home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / os2 / ircdor14.zip / ircdoor.hlp < prev    next >
Text File  |  1996-03-13  |  15KB  |  364 lines

  1.  
  2.  
  3. [BEG]  1         About IRC
  4.  
  5.        1.        About IRC
  6.  
  7.        IRC stands for "Internet Relay Chat". It was originally
  8.        written by Jarkko Oikarinen (jto@tolsun.oulu.fi) in 1988. Since
  9.        starting in Finland, it has been used in over 60 countries
  10.        around the world.  It was designed as a replacement for the
  11.        "talk" program but has become much much more than that. IRC is
  12.        a multi-user chat system, where people convene on "channels"
  13.        (a virtual place, usually with a topic of conversation) to talk
  14.        in groups, or privately. IRC is constantly evolving, so the way
  15.        things to work one week may not be the way they work the next.
  16.        Read the MOTD (message of the day) every time you use IRC to
  17.        keep up on any new happenings or server updates.
  18.  
  19.        IRC gained international fame during the 1991 Persian Gulf War,
  20.        where updates from around the world came accross the wire, and
  21.        most irc users who were online at the time gathered on a single
  22.        channel to hear these reports. IRC had similar uses during the
  23.        coup against Boris Yeltsin in September 1993, where IRC users
  24.        from Moscow were giving live reports about the unstable
  25.        situation there.
  26.  
  27. [END]
  28.  
  29. [BEG]  2         About IRCDOOR
  30.  
  31.        2.        About IRCDOOR
  32.  
  33.        The IRCDOOR is an OS/2 32-bit IRC BBS client-door that (unlike
  34.        other IRC clients) provides the BBS door interface allowing to
  35.        be run from BBS either from remote, or locally. It supports
  36.        TTY and ANSI graphics and numerous count of command line 
  37.        parameters.
  38.  
  39.        The shareware version of IRCDOOR must be available at the
  40.        following FTP sites:
  41.  
  42.          Site: ftp.dcbalt.vernet.lv   (AndRew's BBS FTP server)
  43.          File: /base2/bbsfiles/comm/bbsdoors/ircdoor/ircdor*.zip
  44.          Site: juge.com               (OS/2 Comm Port FTP site)
  45.          File: /ircdoor/ircd*.zip
  46.  
  47.        My best regards and enjoy IRC,
  48.        Andrew Eigus AKA Mr. Byte
  49.        E-Mail: mrbyte@bbs.dcbalt.vernet.lv, mrbyte@hpe25.swh.lv,
  50.                aeigus@fgate.castle.riga.lv
  51.  
  52. [END]
  53.  
  54. [BEG]  3         IRC commands
  55.  
  56.        3.        IRC commands
  57.  
  58.  
  59.        3.1       The /LIST command
  60.  
  61.        /LIST               Lists all current irc channels, number of
  62.                            users, and topic. (slow and can terminate
  63.                            connection on some servers)
  64.  
  65.        Example on /LIST command: /LIST -min 10
  66.  
  67.  
  68.        3.2       The /NAMES command
  69.  
  70.        /NAMES              Shows the nicknames of all users on each
  71.                            channel
  72.  
  73.  
  74.        3.3       The /JOIN command
  75.  
  76.        /JOIN <channel>     Join the named channel. All non-commands
  77.                            you type will now go to everyone on that
  78.                            channel. Channel must start with the '#'
  79.                            character. If you are on a channel, the
  80.                            /JOIN command will also automatically
  81.                            get you out of the channel you are cur-
  82.                            rently in, and will bring you to the
  83.                            specified one.
  84.  
  85.        Example on /JOIN command:
  86.          /JOIN #usa
  87.  
  88.  
  89.        3.4       The /MSG command
  90.  
  91.        /MSG <nick> <msg>   Sends a private message to the specified
  92.                            person.  Only the specified nickname will
  93.                            see this message.
  94.  
  95.        Example on /MSG command:
  96.          /MSG Hoolio Hello Hoolio!
  97.  
  98.  
  99.        3.5       The /NICK command
  100.  
  101.        /NICK <nick>        Change your nickname
  102.                            When you're connected, your BBS login name
  103.                            is usually taken as the default 'nickname'
  104.                            for yourself. You may wish to change this
  105.                            with this command.
  106.  
  107.        Example on /NICK command:
  108.          /NICK IRCD00R
  109.  
  110.  
  111.        3.6       The /QUIT command
  112.  
  113.        /QUIT or /BYE <str> Exits IRC. <str> parameter is optional,
  114.                            and if specified, will be used as a signoff
  115.                            string.
  116.  
  117.  
  118.        3.7       The /HELP command
  119.  
  120.        /HELP <topic>       Gets IRCDOOR online help menu.
  121.  
  122.        3.8       The /WHO command
  123.  
  124.        /WHO <channel>      Shows who is on a given channel,
  125.                            including nickname, user name and host,
  126.                            and realname.
  127.  
  128.  
  129.        3.9       The /WHOIS command
  130.  
  131.        /WHOIS <nick>       Shows the "true" indentity of someone
  132.                            Use this often to make sure you know who
  133.                            you are talking to, because nicknames are
  134.                            NOT owned so any number of people could
  135.                            use a nickname.
  136.  
  137.  
  138.        3.10      The /WHOWAS command
  139.  
  140.        /WHOWAS <nick>      This command asks for information about a
  141.                            nickname which no longer exists. This may
  142.                            either be due to a nickname change or the
  143.                            user leaving IRC.
  144.  
  145.  
  146.        3.11      The /MODE command
  147.  
  148.        /MODE <params>      Allows both usernames and channels to have
  149.                            their mode changed. This can be only used
  150.                            by channel operators. The <params> should
  151.                            contain valid parameters for the /MODE
  152.                            command i.e. the channel name, the
  153.                            nickname (when appropriate), and the /MODE
  154.                            command switches. The following listed are
  155.                            some most used /MODE commands:
  156.  
  157.        /MODE <channel> <+|->o <nick> - take/give the channel operator
  158.                                        privileges for the specified
  159.                                        user.
  160.        /MODE <channel> <+|->i        - change invite-only flag for
  161.                                        the specified channel.
  162.        /MODE <channel> <+|->p        - change private flag for the
  163.                                        specified channel.
  164.        /MODE <channel> <+|->s        - change secret flag for the
  165.                                        specified channel.
  166.        /MODE <channel> <+|->t        - change topic-setable flag for
  167.                                        the specified channel.
  168.        /MODE <channel> <+|->n        - set/unset no messages to
  169.                                        channel from the outside flag.
  170.        /MODE <channel> <+|->m        - change moderated channel flag
  171.                                        for the specified channel.
  172.        /MODE <channel> <+|->l <lim>  - set/unset the user limit to
  173.                                        channel.
  174.        /MODE <channel> <+|->b <user> - set/unset a ban mask to keep
  175.                                        the specified user out of the
  176.                                        channel.
  177.        /MODE <channel> <+|->v <user> - give/take the ability to speak
  178.                                        on the moderated channel.
  179.        /MODE <channel> <+|->k <pass> - set/unset a channel password.
  180.  
  181.        Examples on /MODE command:
  182.          /MODE #latvia -o Kaspariic
  183.          /MODE #gonnabe +b *!*@microsoft.com
  184.  
  185.  
  186.        3.12      The /KICK command
  187.  
  188.        /KICK <params>      The KICK command can be used to forcibly
  189.                            remove a user from a channel. It 'kicks
  190.                            them out' of the channel (forced PART).
  191.                            This can only be used by channel opera-
  192.                            tors. The <params> consist of the spaced
  193.                            <channel>, <nick> and <comment> options.
  194.                            Note: the <comment> option is not obli-
  195.                            gate.
  196.         
  197.        Example on /KICK command: 
  198.          /KICK #ircdoor Lamer Lamers not allowed
  199.  
  200.  
  201.  
  202.        3.13      The /INVITE command
  203.  
  204.        /INVITE <params>    The INVITE message is used to invite users
  205.                            to a channel. The <params> s